home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Engines / GAS⁄FULL LOAD / background_2684.txt < prev    next >
Text File  |  1993-04-17  |  4KB  |  194 lines

  1. -- background: 2684 from stack: in
  2. -- bmap block id: 19618
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7.  
  8.  
  9.  
  10.  
  11. -- part 6 (field)
  12. -- low flags: 00
  13. -- high flags: 0000
  14. -- rect: left=117 top=36 right=61 bottom=394
  15. -- title width / last selected line: 0
  16. -- icon id / first selected line: 0 / 0
  17. -- text alignment: 1
  18. -- font id: 20
  19. -- text size: 18
  20. -- style flags: 0
  21. -- line height: 24
  22. -- part name: 
  23.  
  24.  
  25. -- part 19 (button)
  26. -- low flags: 00
  27. -- high flags: C006
  28. -- rect: left=171 top=186 right=208 bottom=271
  29. -- title width / last selected line: 0
  30. -- icon id / first selected line: 0 / 0
  31. -- text alignment: 1
  32. -- font id: 0
  33. -- text size: 12
  34. -- style flags: 0
  35. -- line height: 16
  36. -- part name: DONE
  37. ----- HyperTalk script -----
  38. on mouseUp
  39.   GO TO STACK "HOW ENGINES WORK"
  40. end mouseUp
  41.  
  42.  
  43.  
  44. -- part 20 (button)
  45. -- low flags: 00
  46. -- high flags: C006
  47. -- rect: left=171 top=113 right=135 bottom=271
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 1
  51. -- font id: 0
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: FULL LOAD
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.  
  59. end mouseUp
  60.  
  61.  
  62.  
  63. -- part 21 (button)
  64. -- low flags: 00
  65. -- high flags: C006
  66. -- rect: left=171 top=131 right=153 bottom=271
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: PART LOAD
  75. ----- HyperTalk script -----
  76. on mouseUp
  77.   GO TO STACK "GAS/PART LOAD"
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part 22 (button)
  83. -- low flags: 00
  84. -- high flags: C006
  85. -- rect: left=171 top=148 right=172 bottom=272
  86. -- title width / last selected line: 0
  87. -- icon id / first selected line: 0 / 0
  88. -- text alignment: 1
  89. -- font id: 0
  90. -- text size: 12
  91. -- style flags: 0
  92. -- line height: 16
  93. -- part name: NO LOAD
  94. ----- HyperTalk script -----
  95. on mouseUp
  96.   GO TO STACK "GAS/NO LOAD"
  97. end mouseUp
  98.  
  99.  
  100.  
  101. -- part 23 (button)
  102. -- low flags: 00
  103. -- high flags: C006
  104. -- rect: left=171 top=168 right=190 bottom=272
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: DISCUSSION
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   GO TO STACK "C.I./DISCUSSION"
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part 25 (button)
  121. -- low flags: 00
  122. -- high flags: 8000
  123. -- rect: left=160 top=75 right=97 bottom=260
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: RUN
  132. ----- HyperTalk script -----
  133. on MOUSESTILLDOWN
  134.   GO TO NEXT CARD
  135. END MOUSESTILLDOWN
  136.  
  137.  
  138.  
  139. -- part 26 (button)
  140. -- low flags: 00
  141. -- high flags: C006
  142. -- rect: left=277 top=113 right=135 bottom=377
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 1
  146. -- font id: 0
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: TURBO
  151. ----- HyperTalk script -----
  152. on mouseUp
  153.   GO TO STACK "GAS/TURBO"
  154. end mouseUp
  155.  
  156.  
  157.  
  158. -- part 27 (button)
  159. -- low flags: 00
  160. -- high flags: C006
  161. -- rect: left=344 top=113 right=135 bottom=444
  162. -- title width / last selected line: 0
  163. -- icon id / first selected line: 0 / 0
  164. -- text alignment: 1
  165. -- font id: 0
  166. -- text size: 12
  167. -- style flags: 0
  168. -- line height: 16
  169. -- part name: KNOCK
  170. ----- HyperTalk script -----
  171. on mouseUp
  172.   GO TO "GAS/FULL LOAD/KNOCK"
  173. end mouseUp
  174.  
  175.  
  176.  
  177. -- part 28 (button)
  178. -- low flags: 00
  179. -- high flags: C006
  180. -- rect: left=234 top=31 right=53 bottom=334
  181. -- title width / last selected line: 0
  182. -- icon id / first selected line: 0 / 0
  183. -- text alignment: 1
  184. -- font id: 0
  185. -- text size: 12
  186. -- style flags: 0
  187. -- line height: 16
  188. -- part name: CARBURATOR
  189. ----- HyperTalk script -----
  190. on mouseUp
  191.   GO TO "CARB/FULL"
  192. end mouseUp
  193.  
  194.